<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*reset*/

/* CSS reset for c_b */

/*定位*/
.tl {text-align:left;}
.tc {text-align:center;}
.tr {text-align:right;}
.bc {margin-left:auto; margin-right:auto;}
.fl {float:left; display:inline;}
.fr {float:right; display:inline;}
.zoom {zoom:1}
.hidden {visibility:hidden;}
.vam {vertical-align:middle;}
.clear{clear:both; height:0; line-height:0; font-size:0;}
p{ word-spacing:-1.5px;}

-moz-box-sizing:content-box;
-webkit-box-sizing:content-box;
box-sizing:content-box;

/*其他*/
.curp{cursor:pointer};

/*原reset*/
sup{vertical-align:baseline;}
sub{vertical-align:baseline;} 
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
input,button,textarea,select{*font-size:100%;}
input,select{vertical-align:middle;}
body{font:12px/1.231 arial,helvetica,clean,sans-serif;}
select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}
table{font-size:inherit;font:100%; border-collapse:collapse;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}


#roll_top,#fall,#ct{position:relative;cursor:pointer;height:52px;width:52px}
#roll_top{background:url(../images/top.gif) no-repeat}
#fall{background:url(../images/top.gif) no-repeat 0 -80px}
#ct{background:url(../images/top.gif) no-repeat 0 -40px}
#roll{display:block;width:15px;margin-right:-558px;position:fixed;right:46%;top:80%;_margin-right:-558px;_position:absolute;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight*0.8)); z-index:100;}


/*页眉*/
.header{width:100%;  background-color:#fff; position:relative; z-index:999;} /*修改*/
.header .hdTop{width:100%; background-color:#e6e6e6; height:45px;}
.header .hdTop p{ font-size:14px; color:#565656; float:left; line-height:45px;}
.header .hdTopUl{ float:right; margin-top:12px;     margin-right: 15px;}
.header .hdTopUl li{ font-size:14px; float:left; position: relative;}
.header .hdTopUl li a{ color:#565656; padding:0 10px; border-right:1px solid  #686868}
.header .hdTopUl li:first-child a{ background: url("../images/hd_wx.png") no-repeat left 2px; padding-left: 25px;}
.header .hdTopUl li.last a{ border:none; padding-right: 0;}
.header .wx{ display: none; width: 125px; height: 125px; position: absolute; top:35px; left:-10px;}
.header .hdTopUl li:hover  .wx{ display: block;}
.header .hdMd{ overflow:hidden; margin:30px auto;}
.header .hdMd h1{ float:left;}
.header .hdMd h1 img{ display:block;}
.header .hdDl{ float: left; width: 480px; margin-top: 10px; margin-left: 10px;}
.header .hdDl dt{ float: left;padding: 0 10px; border-right: 1px solid #ebebeb}
.header .hdDl dt b,.header .hdDl dt a{ display: block;}
.header .hdDl dt b{ font-size:35px; color: #072fa8;}
.header .hdDl dt a{ color: #959595; font-family:Arial; font-size: 18px;}
.header .hdDl dd{ float: right;}
.header .hdDl dd h2{ font-size: 30px; font-weight:normal; color: #1a1a1a;}
.header .hdDl dd p{ font-size: 17px; color:#141414; margin-top: 3px;}
.header .hdPhone{ float:right; background:url(../images/hdphone.png) no-repeat left center; padding-left:45px; margin-top:20px;  margin-right: 15px;}
.header .hdPhone p{ font-size:13px; color:#333;}
.header .hdPhone h3{ font-size:25px; color:#00248f;}
.header .hdNav{ width:100%; background:#072fa8; }
.header .navBox{height:55px; line-height:55px;}
.header .nav{ width: 102%;}
.header .nav&gt;li{ float:left; font-size:15px; position:relative; }
.header .nav&gt;li&gt;a{ display:block; color:#fff; text-decoration:none;background: url("../images/ha_navv_libg.png") no-repeat right center;}
.header .nav&gt;li.last a{background:none; }
.header .nav&gt;li:hover,.header .nav&gt;li.cur{ background:#ffa200;}
.header .nav&gt;li:hover&gt;a,.header .nav&gt;li.cur&gt;a{color:#fff; background: none;}





/*定制内页*/
.ny_banner a{ display: block; width: 100%; background: url("../images/ny_banner.jpg") no-repeat center; height:568px}



</pre></body></html>